home *** CD-ROM | disk | FTP | other *** search
- /*
- * The original copyright owners of the accompanying source code files have
- * agreed to place such code into the public domain. Accordingly, anyone
- * who receives or obtains a copy of such source code is freely entitled to
- * reproduce, use and otherwise exploit such code (including the right to
- * make derivative works), at his/her own risk and expense, without any
- * obligation or liability to the original copyright owners.
- *
- * We would appreciate (but do not require) that the following message be
- * included in any derivative works:
- *
- * "Portions of this program were developed by Peter Broadwell, Rob Myers
- * and Robin Schaufler while working in Silicon Valley."
- *
- * The accompanying source code files and related documentation materials
- * are distributed on an "AS IS" basis, without any warranties or
- * guarantees of any kind. All implied warranties, including the implied
- * warranties of merchantability and of fitness for any particular purpose,
- * are expressly disclaimed.
- */
- #define INST 1
- #define MAILBOX 2
- #define VOXEL 3
- #define INDIVIDUAL 4
- #define BEHAVIOR 5
- #define US 6
-
- #define GUPPY 100
- #define CAMERA 101
- #define MINNOW 102
- #define SEA 103
- #define PEBBLES 105
- #define BUBBLE 106
- #define BUBBLEMACHINE 107
- #define EGG 108
- #define TOAD 109
- #define GHOST 110
-
- #define PANEL 200
- #define MASTERPANEL 201
- #define COLORPANEL 202
- #define VALUATOR 210
- #define VALUATORF 211
- #define VALDELTA 212
- #define VALDELTAF 213
- #define VALMESG 214
- #define VALMESGF 215
- #define VALHUE 216
- #define VALVAL 217
- #define MENU 220
- #define CHOICE 221
- #define CHOICEF 222
- #define BHMENU 223
-
- #define MOVER 1000
- #define WIGGLER 1001
- #define CIRCLER 1002
- #define BOWL 1003
- #define SWERVER 1004
- #define CHAMELEON 1005
- #define COLORIZER 1006
- #define ADVANCER 1007
- #define SURFACEDIE 1008
- #define EXPANDER 1009
- #define MALE 1010
- #define FEMALE 1011
- #define METAMORPH 1012
- #define FEEDER 1013
- #define WIDEYE 1014
- #define FADER 1015
- #define TRAIL_GHOSTS 1016
-